Skip to content

fix(deps): bump github.com/posthog/posthog-go from 1.13.2 to 1.14.0 in /apps/cli-go in the go-minor group across 1 directory#5537

Merged
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/go_modules/apps/cli-go/go-minor-7ae1620471
Jun 11, 2026
Merged

fix(deps): bump github.com/posthog/posthog-go from 1.13.2 to 1.14.0 in /apps/cli-go in the go-minor group across 1 directory#5537
supabase-cli-releaser[bot] merged 1 commit into
developfrom
dependabot/go_modules/apps/cli-go/go-minor-7ae1620471

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-minor group with 1 update in the /apps/cli-go directory: github.com/posthog/posthog-go.

Updates github.com/posthog/posthog-go from 1.13.2 to 1.14.0

Release notes

Sourced from github.com/posthog/posthog-go's releases.

1.14.0

Unreleased

Changelog

Sourced from github.com/posthog/posthog-go's changelog.

1.14.0

Minor Changes

  • 554c99a: Add a configurable $is_server event property (default true) so PostHog can identify server-side events. Set IsServer: false when using posthog-go as a client/CLI so the device OS is attributed normally.
Commits
  • 1f1f2fa chore: release v1.14.0 [version bump] [skip ci]
  • 554c99a feat: emit $is_server property on captured events (#215)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-minor group with 1 update in the /apps/cli-go directory: [github.com/posthog/posthog-go](https://github.com/posthog/posthog-go).


Updates `github.com/posthog/posthog-go` from 1.13.2 to 1.14.0
- [Release notes](https://github.com/posthog/posthog-go/releases)
- [Changelog](https://github.com/PostHog/posthog-go/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-go@v1.13.2...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/posthog/posthog-go
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 11, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 73d6c958d1

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/cli-go/go.mod
github.com/oapi-codegen/nullable v1.1.0
github.com/olekukonko/tablewriter v1.1.4
github.com/posthog/posthog-go v1.13.2
github.com/posthog/posthog-go v1.14.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Set IsServer false when bumping posthog-go

With this bump, posthog.Config.IsServer defaults to true when left nil, and the upstream docs call out that CLI/client usage must set posthog.Ptr(false) so $is_server is omitted and device OS is attributed normally. internal/telemetry/NewClient still builds posthog.Config{} and only fills Endpoint/Transport, so every CLI capture/identify/alias/group-identify event emitted after this dependency update will be tagged as server-side; please set IsServer to false in the config before taking v1.14.0.

Useful? React with 👍 / 👎.

@supabase-cli-releaser supabase-cli-releaser Bot added this pull request to the merge queue Jun 11, 2026
@github-actions

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase@5537

Preview package for commit 73d6c95.

Merged via the queue into develop with commit 6b17630 Jun 11, 2026
35 checks passed
@supabase-cli-releaser supabase-cli-releaser Bot deleted the dependabot/go_modules/apps/cli-go/go-minor-7ae1620471 branch June 11, 2026 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants